Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(container)!: Update image docker.io/john30/ebusd ( v23.3 β†’ v24.1 ) #308

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 30, 2024

This PR contains the following updates:

Package Update Change
docker.io/john30/ebusd major v23.3 -> v24.1

Configuration

πŸ“… Schedule: Branch creation - "on friday and saturday" in timezone Europe/Prague, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

--- kubernetes/main/apps/home-automation/ebusd/app Kustomization: flux-system/ebusd HelmRelease: home-automation/ebusd

+++ kubernetes/main/apps/home-automation/ebusd/app Kustomization: flux-system/ebusd HelmRelease: home-automation/ebusd

@@ -56,13 +56,13 @@

             - ebusd
             envFrom:
             - secretRef:
                 name: ebusd-secret
             image:
               repository: docker.io/john30/ebusd
-              tag: v23.3
+              tag: v24.1
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3
@@ -174,13 +174,13 @@

                   curl -L https://github.com/john30/ebusd/archive/refs/tags/${EBUSD_VERSION#v}.tar.gz |
                   tar xfvz - --strip-components=3 ebusd-${EBUSD_VERSION#v}/contrib/html
                 )
                 touch /config/html/.ebus-${EBUSD_VERSION#v}
               fi
             env:
-              EBUSD_VERSION: v23.3
+              EBUSD_VERSION: v24.1
             envFrom:
             - secretRef:
                 name: ebusd-secret
             image:
               repository: ghcr.io/prehor/alpine-toolbox
               tag: 3.20.3
@@ -232,13 +232,13 @@

               tag: 4.93.1
           ebusd:
             command:
             - /bin/true
             image:
               repository: docker.io/john30/ebusd
-              tag: v23.3
+              tag: v24.1
           emqx-init:
             command:
             - /bin/true
             image:
               repository: ghcr.io/prehor/emqx-init
               tag: 1.0.0

Copy link

--- HelmRelease: home-automation/ebusd Deployment: home-automation/ebusd

+++ HelmRelease: home-automation/ebusd Deployment: home-automation/ebusd

@@ -72,13 +72,13 @@

               tar xfvz - --strip-components=3 ebusd-${EBUSD_VERSION#v}/contrib/html
             )
             touch /config/html/.ebus-${EBUSD_VERSION#v}
           fi
         env:
         - name: EBUSD_VERSION
-          value: v23.3
+          value: v24.1
         envFrom:
         - secretRef:
             name: ebusd-secret
         image: ghcr.io/prehor/alpine-toolbox:3.20.3
         name: config-init
         resources:
@@ -126,13 +126,13 @@

         - --mqttjson
         command:
         - ebusd
         envFrom:
         - secretRef:
             name: ebusd-secret
-        image: docker.io/john30/ebusd:v23.3
+        image: docker.io/john30/ebusd:v24.1
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /data/global
             port: 8080
           initialDelaySeconds: 10
--- HelmRelease: home-automation/ebusd Job: home-automation/ebusd-preload-images

+++ HelmRelease: home-automation/ebusd Job: home-automation/ebusd-preload-images

@@ -55,13 +55,13 @@

         name: code-server
         volumeMounts:
         - mountPath: /tmp
           name: tmp
       - command:
         - /bin/true
-        image: docker.io/john30/ebusd:v23.3
+        image: docker.io/john30/ebusd:v24.1
         name: ebusd
         volumeMounts:
         - mountPath: /tmp
           name: tmp
       - command:
         - /bin/true

@prehor prehor merged commit 89f7094 into main Oct 30, 2024
12 checks passed
@renovate renovate bot deleted the renovate/main-docker.io-john30-ebusd-24.x branch October 30, 2024 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant